Visual Basic program "VB FindPrim" - Description and operation
Introduction and Purpose
The purpose of this program is to factor an integer number in 2 prime numbers using Shor's Algorithm.
The Visual Basic Program "VB FindPrim" is base around the question: Stable Galaxy - What is involved
For all the technical details about the simulation select: Program "VB FindPrim.bas": Galaxy Simulation in 2D
To download an executable select: VB Gal 2D.zip
It is possible that you need the file: Msvdvm50.dll Select: Msvdvm50.dll.zip
For more information go to: Implementation details
The Visual basic program program "VB FindPrim" consits of 3 Forms (or displays):
- Control Form. This form is used to Start the program and to modify the parametrs.
- Display Form. This form shows the results of the simulation in a graphical form.
- Print Form. This form shows the results in a table.
Operation - Form1 Control
Operation of the program is done from the Control Form.
In order to understand the Repeat function you have to read: Program 14 Evaluation which describes the Q Basic implemetation of the same program. It is even better to start with paragraph Technical Data
Picture 1C
|
Picture 1D
|
Feedback
None
Original 21 July 2013
Updated 19 Februari 2016
Back to my home page: Contents of This Document